* {
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 18px;
  color: #484848;
}

a {
  color: #666;
  text-decoration: none;
}

a:hover {
  color: #333;
}

ul, ol, li, dl, dt, dd {
  list-style: none;
}

.l, .fl, .infl {
  float: left;
}

.r, .fr, .infr {
  float: right;
}

.clear {
  clear: both;
}

.font_16 {
  font-size: 16px;
}

.font_18 {
  font-size: 18px;
}

.wrap_1200 {
  width: 100%;
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
}

body {
  font-size: 14px;
  color: #666;
  font-family: "microsoft yahei";
}

header {
  height: 30px;
  background: #efefef;
  line-height: 30px;
}

.slash {
  padding-left: 15px;
  display: inline-block;
  margin-right: 10px;
}

/*background:url(../images/slash.png) no-repeat left center;*/
.language {
  background: url(../images/language.png) no-repeat center right;
  width: 120px;
}

.weixin, .phone {
  position: relative;
  top: 2px;
  right: 0px;
  text-align: center;
}

.weixin a, .phone a {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  left: -13px;
  top: 0;
  padding: 0px 10px;
}

.weixin .weixin_nr, .phone .phone_nr {
  width: 100px;
  height: 100px;
  padding: 10px;
  background: #fff;
  text-align: center;
  position: absolute;
  left: -25px;
  top: 40px;
  display: none;
  z-index: 99999;
}

.weixin .weixin_nr img, .phone .phone_nr img {
  margin-bottom: 5px;
  width: 100px;
  height: 100px;
}

.weixin .weixin_nr.on, .phone .phone_nr.on {
  display: block;
}

/* */
header .theme-poptit h3 {
  line-height: 23px;
  font-size: 18px;
  font-weight: normal;
}

.theme-buy {
  text-align: center;
}

.theme-price {
  position: relative;
  bottom: -6px;
  font-family: microsoft yahei, Arial, Helvetica, sans-serif;
  margin-right: 20px;
  font-weight: bold;
  color: #f60;
  line-height: 32px;
  font-size: 24px;
  display: inline-block;
}

.theme-price dfn {
  font-style: normal;
  font-size: 18px;
  margin-right: 2px;
}

.theme-desc, .theme-version {
  padding: 30px;
}

.theme-popover-mask {
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  display: none;
}

.theme-popover {
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 660px;
  height: 360px;
  margin: -180px 0 0 -330px;
  border-radius: 5px;
  border: solid 2px #666;
  background-color: #fff;
  display: none;
  box-shadow: 0 0 10px #666;
}

.theme-poptit {
  border-bottom: 1px solid #ddd;
  padding: 12px;
  position: relative;
}

.theme-popbod {
  color: #444;
}

.theme-popbom {
  padding: 15px;
  background-color: #f6f6f6;
  border-top: 1px solid #ddd;
  border-radius: 0 0 5px 5px;
  color: #666;
}

.theme-popbom a {
  margin-left: 8px;
}

.theme-poptit .close {
  float: right;
  color: #999;
  padding: 5px;
  margin: -2px -5px -5px;
  font: bold 14px/14px simsun;
  text-shadow: 0 1px 0 #ddd;
}

.theme-poptit .close:hover {
  color: #444;
}

.dform {
  text-align: center;
}

.dform-tip-errer {
  background-color: #CF301A;
}

.dform ul li {
  float: right;
  width: 166px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
}

.dform ul li a .lang-logo {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.dform ul li a .lang-logo.lang-logo-cn {
  background-position: 0 0;
}

.dform ul li a .lang-logo.lang-logo-hk {
  background-position: 0 -36px;
}

.dform ul li a .lang-logo.lang-logo-tw {
  background-position: 0 -72px;
}

.dform ul li a .lang-logo.lang-logo-en {
  background-position: 0 -108px;
}

.dform ul li a .lang-logo.lang-logo-ru {
  background-position: 0 -144px;
}

.dform ul li a .lang-logo.lang-logo-il {
  background-position: 0 -180px;
}

.dform ul li a .lang-logo.lang-logo-in {
  background-position: 0 -216px;
}

.dform ul li a .lang-logo.lang-logo-id {
  background-position: 0 -252px;
}

.dform ul li a .lang-logo.lang-logo-vn {
  background-position: 0 -288px;
}

.dform ul li a .lang-logo.lang-logo-mm {
  background-position: 0 -323px;
}

.dform ul li a .lang-logo.lang-logo-es {
  background-position: 0 -359px;
}

.dform ul li a .lang-logo.lang-logo-bd {
  background-position: 0 -432px;
}

.dform ul li a .lang-logo.lang-logo-th {
  background-position: 0 -468px;
}

/*  */
nav {
  height: 100px;
}

.logo img {
  width: 106px;
  margin-left: 50px;
}

#nav {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  height: 30px;
  line-height: 30px;
  position: relative;
  margin-top: 36px;
  margin-left: 60px;
}

#nav ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  background-color: #efefef;
  border: 1px solid #efefef;
  border-radius: 0 5px 5px 5px;
  border-width: 0 1px 1px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  left: -9999px;
  overflow: hidden;
  position: absolute;
  top: -9999px;
  z-index: 99;
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transition: -moz-transform 0.1s linear;
  -ms-transition: -ms-transform 0.1s linear;
  -o-transition: -o-transform 0.1s linear;
  -webkit-transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
}

#nav li {
  background: url(../images/slash.png) no-repeat scroll left 5px transparent;
  float: left;
  position: relative;
}

#nav li a {
  color: #444444;
  display: block;
  float: left;
  height: 30px;
  padding: 0px 15px 0;
  position: relative;
  text-decoration: none;
}

#nav li:hover > a {
  color: #e60012;
}

#nav li:hover ul.subs {
  left: 0;
  top: 30px;
  width: 200px;
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

#nav ul li {
  background: none;
  width: 100%;
}

#nav ul li a {
  float: none;
  border-bottom: 1px solid #ddd;
  height: 33px;
  line-height: 34px;
}

#nav ul li:hover > a {
  background-color: #e60012;
  color: #fff;
}

.search {
  border: 1px solid #ccc;
  margin-top: 34px;
}

.search input {
  border: none;
}

.nav_search_text {
  padding-left: 10px;
  width: 180px;
  height: 30px;
  line-height: 30px;
}

.nav_search_submit {
  background: url(../images/search.png) no-repeat center center;
  height: 30px;
  width: 30px;
  float: right;
}

/*--*/
.home_main {
  margin: 0 auto;
}

.boxgrid {
  width: 390px;
  height: 280px;
  margin: 25px 15px 25px 0;
  float: left;
  background: #CCC;
  overflow: hidden;
  position: relative;
}

.boxgrid h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #FFF;
}

.boxgrid h3 {
  margin: 6% 10px 0 10px;
  color: #FFF;
  font-size: 38px;
  font-weight: normal;
  letter-spacing: -1px;
}

.boxgrid p {
  padding: 0 10px;
  color: #afafaf;
  font-weight: bold;
  font: 24px;
}

.boxgrid em {
  display: inline-block;
  width: 84px;
  height: 73px;
  position: absolute;
  line-height: 73px;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  top: 15px;
  left: 15px;
  background: url("../images/columns22.png") no-repeat;
  background-size: cover;
  z-index: 121;
}

.boxgrid > img {
  width: 390px;
  height: 280px;
  object-fit: cover;
}

.boxcaption {
  float: left;
  position: absolute;
  background: #000;
  height: 320px;
  width: 100%;
  text-align: center;
  opacity: .8;
  /* For IE 5-7 */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  /* For IE 8 */
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
  top: 0;
  left: 0;
}

.caption .boxcaption {
  top: 220;
  left: 0;
}

.home_product {
  width: 271px;
  height: 45px;
  margin: 4% auto;
  line-height: 40px;
  background: url(../images/home_product.png) no-repeat center center;
}

.home_product a {
  padding: 0 10px;
  font-size: 18px;
  color: #fff;
}

.home_product a:hover {
  color: #fff;
  text-decoration: underline;
}

.home_more a {
  display: block;
  width: 99px;
  height: 41px;
  margin: 0 auto;
}

.boxgrid .home_more a img {
  position: absolute;
  top: 60%;
  left: 50%;
  width: 99px;
  margin-left: -49.5px;
  text-align: center;
}

.home_news {
  margin-bottom: 40px;
}

.home_news_tit {
  background: url(../images/home_news_tit.jpg) no-repeat left center;
  height: 53px;
  line-height: 53px;
  margin-bottom: 20px;
  font-size: 22px;
  padding-left: 20px;
}

.home_news ul li {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  display: inline;
  position: relative;
  height: 120px;
}

.home_news ul li .posi {
  float: left;
  margin-right: 15px;
  display: inline-block;
  width: 120px;
  height: 120px;
}

.home_news ul li .font_16 {
  width: 70%;
}

.home_news ul li p {
  line-height: 26px;
  color: #ccc;
  font-size: 14px;
}

.home_news ul li .font_16 a {
  display: block;
  color: #444;
  font-size: 16px;
}

.home_news ul li .font_16 a:hover {
  color: #e60012;
}

.home_news ul li span {
  color: #ccc;
  font-size: 12px;
}

.home_news ul li img {
  width: 120px;
  height: 120px;
}

/*--*/
footer {
  background: #f5f5f5;
  padding-bottom: 20px;
}

.footer_line {
  height: 5px;
  background: #e60012;
  margin-bottom: 25px;
  margin-top: 25px;
}

.footer ul {
  margin-bottom: 25px;
}

.footer ul li {
  float: left;
  border-left: 1px solid #ccc;
  padding: 0 20px;
  display: inline;
  height: 290px;
  width: 120px;
}

.footer ul li a {
  display: block;
  line-height: 27px;
}

.footer_tit {
  font-size: 16px;
  color: #111;
  margin-bottom: 10px;
}

.footer ul .erweima {
  padding-left: 35px;
}

.footer ul .erweima .l {
  text-align: center;
}

.copyright {
  text-align: center;
  line-height: 30px;
  padding: 10px 0;
}

/*-------------------------------------------------------*/
/**/
/*.nav_banner{ height:480px;}*/
.columns_about {
  background: url(../images/about_banner.jpg) center center;
}

.columns_investor {
  background: url(../images/investor_banner.jpg) center center;
}

.columns_news {
  background: url(../images/news_banner.jpg) center center;
}

.columns_holdings {
  background: url(../images/holdings_banner.jpg) center center;
}

.columns_network {
  background: url(../images/network_banner.jpg) center center;
}

.columns_hainengkonggu {
  background: url(../images/hainengkonggu_banner.jpg) center center;
}

.columns_solution {
  background: url(../images/support_banner.jpg) center center no-repeat;
}

.columns_careers {
  background: url(../images/careers_banner.jpg) center center;
}

.columns_product {
  background: url(../images/product_banner.jpg) center center;
}

.columns_support {
  background: url(../images/support_banner.jpg) center center;
}

.columns_application {
  background: url(../images/application_banner2.jpg) center center;
}

.columns_product .columns_con {
  width: 375px;
  margin: 0 auto;
}

.columns_product ul li {
  float: left;
}

.columns_product ul li a {
  display: block;
  width: 94px;
  height: 90px;
}

.columns_product1 {
  background: url(../images/columns11.png) no-repeat center center;
}

.columns_product2 {
  background: url(../images/columns22.png) no-repeat center center;
}

.columns_product3 {
  background: url(../images/columns33.png) no-repeat center center;
}

.columns_product1:hover, .columns_product1_cur {
  background: url(../images/columns111.png) no-repeat center center;
}

.columns_product2:hover, .columns_product2_cur {
  background: url(../images/columns222.png) no-repeat center center;
}

.columns_product3:hover, .columns_product3_cur {
  background: url(../images/columns333.png) no-repeat center center;
}

.nav_banner .columns_con {
  margin: 0 auto;
  padding: 153px 0 15px;
}

.columns_con a {
  float: left;
  display: block;
  margin: 6px 10px;
}

.columns_about .columns_product_jinrong, .columns_news .columns_product_jinrong, .columns_support .columns_product_jinrong, .columns_network .columns_product_jinrong, .columns_hainengkonggu .columns_product_jinrong, .columns_careers .columns_product_jinrong, .columns_investor .columns_product_jinrong, .columns_solution .columns_product_jinrong, .columns_application .columns_product_jinrong {
  background: none;
}

.main {
  margin-top: 35px;
}

.main .fl {
  width: 240px;
}

.fl_title {
  background: #e60012;
  color: #fff;
  height: 60px;
  font-size: 22px;
}

.fl_title p {
  line-height: 60px;
  text-align: left;
}

.fl_title .icon_about_title {
  width: 28px;
  height: 28px;
  background: url(../images/fl_title.png) no-repeat left top;
  margin: 15px 10px 0 50px;
}

.fl_title .icon_support_title {
  width: 38px;
  height: 38px;
  background: url(../images/fl_title.png) no-repeat left -111px;
  margin: 12px 10px 0 50px;
}

.fl_title .icon_solution_title {
  width: 27px;
  height: 22px;
  background: url(../images/fl_title.png) no-repeat left -198px;
  margin: 19px 10px 0 50px;
}

.fl_title .icon_news_title {
  width: 36px;
  height: 36px;
  background: url(../images/fl_title.png) no-repeat left -36px;
  margin: 13px 10px 0 50px;
}

.fl_title .icon_investor_title {
  width: 28px;
  height: 28px;
  background: url(../images/fl_title.png) no-repeat left top;
  margin: 15px 10px 0 50px;
}

.fl_title .icon_holdings_title {
  width: 36px;
  height: 30px;
  background: url(../images/fl_title.png) no-repeat left -156px;
  margin: 15px 10px 0 50px;
}

.fl_title .icon_careers_title {
  width: 20px;
  height: 29px;
  background: url(../images/fl_title.png) no-repeat left -77px;
  margin: 16px 10px 0 50px;
}

.fl_title .icon_application_title {
  width: 27px;
  height: 22px;
  background: url(../images/fl_title.png) no-repeat left -198px;
  margin: 19px 10px 0 50px;
}

/**/
.sort_list {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 50px;
}

.sort_list li {
  height: 53px;
  line-height: 53px;
}

.sort_list li span {
  background: url(../images/sort_list_sj.png) no-repeat top;
  margin-right: 20px;
  display: inline-block;
  width: 7px;
  height: 11px;
}

.sort_list li a {
  color: #383838;
  font-size: 20px;
  padding-left: 35px;
  display: inline-block;
  width: 170px;
}

.sort_list li:hover span {
  background: url(../images/sort_list_sj.png) no-repeat bottom;
}

.sort_list .sort_list_current span {
  background: url(../images/sort_list_sj.png) no-repeat bottom;
}

.sort_list dl dd {
  border-bottom: 1px solid #e6e6e6;
  height: 40px;
  padding-left: 30px;
}

.sort_list dl dd a {
  line-height: 36px;
  height: 36px;
  font-size: 16px;
  padding-left: 10px;
}

.sort_list li a:hover, .sort_list .sort_list_current a {
  color: #e60012;
}

.location a:hover, .In_page_list li:hover p, .pages a:hover, .news_list_title a:hover {
  color: #e60012;
}

.sort_list2 {
  color: #e60012;
}

.sort_list2 a {
  color: #e60012;
}

.main .fr {
  width: 900px;
  margin-bottom: 50px;
}

.location {
  background: url(../images/location.png) repeat-x bottom;
  line-height: 34px;
  margin-bottom: 30px;
}

.location a {
  padding: 0 5px;
}

.main_text {
  font-size: 16px;
  line-height: 30px;
  color: #555;
}

.main .fr .article p {
  line-height: 28px;
  text-indent: 2em;
}

.In_page_list li {
  float: left;
  width: 280px;
  margin: 0 10px 20px;
  display: inline;
}

.In_page_list li p {
  text-align: center;
  max-height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #383838;
}

.pages {
  text-align: right;
}

.pages a {
  display: inline-block;
  border: 1px solid #cccccc;
  background: #eeeeee;
  padding: 4px 9px;
  margin: 20px 5px 0;
}

/*  */
.content {
  position: relative;
  width: 900px;
  min-height: 620px;
  width: 100%;
}

.content .wrapper {
  position: relative;
  width: 900px;
  margin: 0 auto;
}

.content .main {
  background: url("../images/line-bg.png") repeat-y 160px 0;
  margin-top: 0;
}

.content .main .title {
  position: absolute;
  line-height: 40px;
  padding-left: 67px;
  left: 130px;
  top: 0;
  color: #484848;
  font-size: 24px;
}

.content .main .year {
  position: relative;
  z-index: 100;
}

.content .main .year h2 {
  height: 40px;
  width: 100px;
  padding-right: 30px;
  font-size: 24px;
  line-height: 40px;
  text-align: right;
}

.content .main .year h2 a {
  color: #484848;
}

.content .main .year h2 i {
  display: block;
  position: relative;
  height: 51px;
  width: 51px;
  left: 135px;
  background: url(../images/clock.png);
  top: -50px;
  transition: 1s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: 6px 3px;
  -moz-transform-origin: 6px 3px;
  -ms-transform-origin: 6px 3px;
  -o-transform-origin: 6px 3px;
  transform-origin: 6px 3px;
}

.content .main .year .list {
  margin: 10px 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: height 1s cubic-bezier(0.025, 0.025, 0, 1.115), opacity 1s;
  -moz-transition: height 1s cubic-bezier(0.025, 0.025, 0, 1.115), opacity 1s;
  -ms-transition: height 1s cubic-bezier(0.025, 0.025, 0, 1.115), opacity 1s;
  -o-transition: height 1s cubic-bezier(0.025, 0.025, 0, 1.115), opacity 1s;
  transition: height 1s cubic-bezier(0.025, 0.025, 0, 1.115), opacity 1s;
}

.content .main .year .list ul {
  bottom: 0;
}

.content .main .year .list ul li {
  background: url("../images/circle.png") no-repeat 146px 31px;
  padding: 30px 0 10px;
  color: #a1a4b8;
}

.cls {
  zoom: 1;
}

.cls:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.content .main .year .list ul li .date, .content .main .year .list ul li .version {
  float: left;
  display: block;
  clear: left;
  width: 100px;
  line-height: 24px;
  text-align: right;
}

.content .main .year .list ul li .date {
  font-size: 18px;
  line-height: 32px;
  color: #484848;
}

.content .main .year .list ul li .intro, .content .main .year .list ul li .more {
  float: left;
  display: block;
  width: 700px;
  margin-left: 100px;
  line-height: 24px;
  font-size: 16px;
}

.content .main .year .list ul li .intro {
  font-size: 18px;
  line-height: 32px;
  color: #484848;
}

.content .wrapper:first-child .main .year.close h2 i {
  background: url(../images/clock2.png);
  transition: all 1s;
}

.content .wrapper:first-child .main .year.close .list {
  opacity: 0;
  height: 0 !important;
}

/*-------------------------------------*/
.news ul li {
  margin-bottom: 25px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 25px;
}

.news ul li .r {
  width: 560px;
}

.news_list_title {
  margin: 10px 0;
}

.news_list_title span {
  float: right;
  color: #7a7a7a;
}

.news_list_title a {
  font-size: 16px;
  color: #e60012;
  cursor: pointer;
}

.news_jishu a {
  color: #333;
}

.bjq {
  line-height: 24px;
  padding: 5px 0;
}

.bjq a {
  color: #e60012;
  margin-left: 10px;
  display: inline-block;
}

.news ul li .bjq {
  overflow: hidden;
}

.article h2 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
  font-size: 26px;
}

.article.vediocontent {
  text-align: center;
}

.recruitment ul li h2 a {
  color: #e60012;
}

/*-------------------------------------*/
/**/
.outlets ul li {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}

.outlets_title {
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #ddd;
  height: 46px;
  line-height: 46px;
  padding-left: 25px;
}

.outlets ul li .bjq {
  padding: 20px 25px;
}

.outlets ul li .bjq b {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  padding-bottom: 10px;
  display: block;
}

/*-------------------------------------*/
.Holdings li {
  padding-left: 30px;
  border-bottom: 1px solid #eee;
}

.Holdings li a {
  padding-left: 10px;
  font-size: 16px;
}

.holdings img, .map {
  margin-bottom: 20px;
}

/*-------------------------------------*/
/**/
.securities {
  font-size: 16px;
}

.securities table {
  border: 1px solid #ccc;
}

.securities table tr {
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 36px;
}

.securities table tr td {
  padding-left: 10px;
  border: 1px solid #ccc;
}

/*pdf_dowload*/
.announcement span {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  padding-bottom: 10px;
  display: inline-block;
}

.announcement a {
  background: url(../images/PDF_icon.gif) no-repeat left center;
  padding-left: 20px;
  display: inline-block;
}

.recruitment ul li {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.recruitment ul li h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}

.recruitment3 h5 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}

.recruitment ul li span {
  color: #5c5c5c;
}

.recruitment ul li .text_bjq {
  color: #808080;
}

.recruitment2 {
  font-size: 16px;
}

.recruitment2 table {
  background: #d9d9d9;
}

.recruitment3_box table {
  background: #d9d9d9;
}

.recruitment2 table tr {
  height: 58px;
  line-height: 58px;
}

.recruitment2 table tr td {
  background: #fff;
  padding-left: 20px;
}

.push_button {
  width: 110px;
  height: 35px;
  border-radius: 50px;
  background: #e60012;
  line-height: 35px;
  text-align: center;
  margin: 10px 20px;
}

.push_button a {
  color: #fff;
}

.recruitment2 span {
  display: inline-block;
  border-right: 2px solid #d9d9d9;
  width: 129px;
  padding-left: 20px;
}

.recruitment2 p {
  line-height: 30px;
}

.recruitment2 table tr td ol li {
  margin-right: 20px;
  padding-bottom: 20px;
}

.recruitment3 {
  font-size: 16px;
  line-height: 34px;
}

.select {
  width: 300px;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
}

.recruitment3_box {
  margin: 15px 0;
}

.recruitment3_box table {
  height: 57px;
  line-height: 57px;
}

.recruitment3_box table tr td {
  background: #fff;
  padding-left: 15px;
}

.recruitment3_box table tr td input {
  line-height: 34px;
  border: 1px solid #d9d9d9;
  padding-left: 10px;
  width: 250px;
}

.recruitment3_input input {
  width: 120px;
  height: 40px;
  background: #e60012;
  color: #fff;
  float: right;
  font-size: 16px;
}

.recruitment3_box textarea {
  width: 680px;
  margin-top: 15px;
  border: 1px solid #d9d9d9;
  padding-left: 20px;
  line-height: 34px;
}

#RadioGroup1_1, #RadioGroup1_0 {
  height: 16px;
}

.hidden {
  display: none;
}

.lanren {
  height: auto;
  overflow: hidden;
  text-align: left;
  background: #fff;
}

.lanren ul.list {
  overflow: hidden;
}

.lanren ul.list li {
  overflow: hidden;
  margin-bottom: 20px;
}

.lanren ul.list p {
  text-align: center;
  padding: 10px;
}

.lanren .recruitment3_box_more {
  overflow: hidden;
  padding: 10px;
  text-align: center;
}

.lanren .more {
  overflow: hidden;
}

.lanren .more a {
  display: block;
  width: 146px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #e60012;
  text-align: center;
  border-radius: 3px;
  float: right;
}

.lanren .more a:hover {
  text-decoration: none;
  background: #e37100;
  color: #fff;
}

/*-------------------------------------*/
.con_mid {
  border: 1px solid #e6e6e6;
  height: 520px;
  padding: 30px 0;
  margin-bottom: 20px;
}

.con_mid_zi {
  margin: 150px 20px 0 0;
}

.con_mid_zi .info {
  border: 1px solid #e6e6e6;
  width: 275px;
}

.con_mid_zi div b {
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}

.con_mid_zi div ul {
  padding-top: 30px;
}

.con_mid_zi div ul li {
  float: left;
  padding-left: 20px;
  width: 245px;
  margin-bottom: 20px;
  display: inline;
}

#info18 ul li {
  width: 160px;
}

/*-------------------------------------*/
/**/
.product_top {
  margin-top: 8px;
}

.product_top .l {
  width: 260px;
  height: 70px;
  background: #e60012;
}

.product_top .l h2 {
  padding-left: 25px;
  line-height: 70px;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
}

.product_top .r {
  background: #e7e7e7;
  width: 940px;
  height: 70px;
}

.product_top .r ul {
  margin: 9px 0 0 20px;
}

.product_top .r ul a {
  display: block;
  width: 218px;
  height: 50px;
  border: 1px solid #ddd;
  background: #fff;
  float: left;
  margin-right: 8px;
}

.product_list_banner {
  background: url(../images/product_list_banner.jpg) no-repeat top center;
}

/*-----------*/
.suckerdiv {
  width: 260px;
  padding: 0 0 15px;
  background: #646464;
}

.suckerdiv h2 a {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  padding: 0 0 10px 20px;
  display: block;
}

.suckerdiv ul {
  list-style-type: none;
  width: 260px;
  /* Width of Menu Items */
  border-bottom: 1px solid #b2b2b2;
  padding: 10px 0 20px;
}

.suckerdiv ul li {
  position: relative;
  height: 40px;
  line-height: 40px;
}

.suckerdiv ul li a {
  display: block;
  text-decoration: none;
  width: 240px;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
}

.suckerdiv ul li ul {
  left: 260px;
  position: absolute;
  width: 310px;
  padding-left: 10px;
  padding-right: 10px;
  top: -8px;
  display: none;
  background: #fff;
  z-index: 9999;
  border: 1px solid #ccc;
}

.suckerdiv .suckertree2 li a {
  color: black;
}

.suckerdiv ul li a:hover {
  color: #e60012;
}

.suckerdiv ul li ul ol {
  margin: 0 15px;
}

.suckerdiv ul li ul li {
  border-bottom: 1px solid #ccc;
  height: 80px;
  line-height: 80px;
}

.suckerdiv ul li ul li a {
  height: 70px;
  line-height: 20px;
  font-size: 14px;
  color: #444;
  width: auto;
  padding-left: 60px;
  padding-top: 10px;
}

.suckerdiv ul li ul li a:hover {
  color: #e60012;
}

* html .suckerdiv ul li {
  float: left;
  height: 1%;
}

* html .suckerdiv ul li a {
  height: 1%;
}

/* End */
/**/
.product_list .fr {
  margin-top: 320px;
}

.product_show_1 .l a img {
  border: 1px solid #ccc;
}

.product_show_1.prohy .r {
  width: 400px;
}

.product_show_1 .r {
  width: 700px;
}

.product_show_1 .r h5 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
}

.product_show_1 .r .bjq {
  height: 215px;
  overflow: hidden;
  margin-bottom: 20px;
}

.product_show_1_dowload a {
  background: url(../images/PDF_icon.png) no-repeat left center;
  padding-left: 50px;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  float: right;
}

.product_show2 {
  margin-top: 50px;
}

.fl aside .recommend {
  width: 100%;
  clear: both;
}

.fl aside .recommend ul {
  width: 100%;
  box-sizing: border-box;
}

.recommend {
  width: 262px;
  margin-bottom: 30px;
}

.recommend .title3 {
  background: #e60012;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
}

.title4 h5 {
  background: #e60012;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
}

.recommend ul {
  width: 210px;
  border: 1px solid #ddd;
  border-top: none;
  padding: 0 25px;
}

.recommend ul li {
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.massage {
  border: 1px solid #ddd;
  padding: 20px 30px;
  margin-bottom: 35px;
}

.product_show3_tit {
  padding-left: 60px;
}

.product_show3_tit p {
  font-size: 16px;
}

.product_show3_tit h6 {
  font-weight: normal;
}

#page-wrap {
  width: 900px;
  margin: 0 auto 20px;
}

#page-wrap ul li:last-child a {
  border: none;
}

#organic-tabs {
  margin: 0 0 15px 0;
  -moz-box-shadow: 0 0 5px #666;
  -webkit-box-shadow: 0 0 5px #666;
}

#explore-nav {
  overflow: hidden;
}

#explore-nav li {
  width: 120px;
  height: 45px;
  float: left;
}

#explore-nav li.last {
  margin-right: 0;
}

#explore-nav li a {
  display: block;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  text-align: center;
  border: 0;
}

#jquerytuts, #core, #classics {
  display: none;
}

#explore-nav li#ex-featured a.current, #explore-nav li#ex-core a.current, #explore-nav li#ex-jquery a.current, #explore-nav li#ex-classics a.current {
  background-color: #e60012;
  color: white;
}

#all-list-wrap {
  border: 1px solid #ddd;
  padding: 30px 50px 50px;
}

.product_show2_list_box {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.product_show2_list .instruction_two_img img {
  border: none;
}

.product_show2_list .r {
  width: 610px;
}

.product_show2_list .title5 {
  font-weight: normal;
  margin-bottom: 10px;
}

.product_show2_list .r .bjq {
  max-height: 90px;
  overflow: hidden;
}

#classics .In_page_list li {
  width: 360px;
  margin: 0 15px 20px;
}

.massage {
  font-size: 16px;
}

.massage ul {
  margin-top: 20px;
}

.massage input {
  border: 1px solid #d1d1d1;
  padding-left: 20px;
  width: 450px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}

.massage textarea {
  height: 100px;
  width: 450px;
  line-height: 36px;
  padding-left: 20px;
  display: inline-block;
  border: 1px solid #d1d1d1;
}

.massage li {
  margin: 10px 0;
}

.massage li p {
  display: inline-block;
}

.massage li span {
  color: #f00;
  line-height: 36px;
}

.massage .massage_submit {
  width: 120px;
  height: 36px;
  background: #e60012;
  margin-right: 15px;
  border: none;
  color: #fff;
  text-align: center;
  padding: 0;
}

.massage .massage_reset {
  width: 120px;
  height: 36px;
  background: #eaeaea;
  border: none;
  text-align: center;
  padding: 0;
}

.product_show4 ul {
  border: 1px solid #ddd;
  margin-bottom: 90px;
}

.product_show4 ul li {
  width: 196px;
  float: left;
  text-align: center;
  display: inline;
  margin: 20px 0;
}

/**/
.title2 span {
  float: right;
}

.title2 h5 {
  font-size: 18px;
  font-weight: bold;
}

.product_series ul {
  border: 1px solid #dfdfdf;
  padding: 20px;
  margin: 10px 0 20px;
}

.product_series ul li {
  float: left;
  padding: 0  20px;
  background: url(../images/square.jpg) no-repeat left center;
}

.product_series ul li a {
  font-size: 16px;
  display: block;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.product_series_category ul {
  border-bottom: 1px solid #ddd;
  margin: 20px 0;
  padding-bottom: 40px;
}

.product_series_category ul li {
  float: left;
  width: 238px;
  text-align: center;
  border: 1px solid #FFF;
  display: inline;
  margin-bottom: 25px;
  transition: all 0.3s;
}

.product_series_category ul li:hover {
  border: 1px solid #e60012;
}

.product_series_category ul li a {
  display: block;
}

.product_series_category ul li a p {
  margin-top: 10px;
  padding: 0px 20px;
  height: 40px;
}

.product_series_category ul li img {
  width: 162px;
  height: 162px;
}

/**/
.instruction {
  background: #f0f0f0 url(../images/instruction_bg.jpg);
  padding: 100px 0;
}

.instruction_one {
  height: 750px;
}

.instruction_one .l {
  width: 550px;
  margin-top: 50px;
}

.instruction_one .l h1 {
  font-size: 55px;
  color: #e60012;
  margin-bottom: 50px;
}

.instruction_one .l h2 {
  font-size: 40px;
  color: #e60012;
  margin-bottom: 50px;
}

.instruction_one .l h5 {
  font-size: 22px;
  font-weight: bold;
  color: #3e3d3b;
}

.instruction_one .l .more {
  width: 140px;
  height: 44px;
  line-height: 44px;
  background: #e60012;
  text-align: center;
  font-size: 16px;
  margin-top: 50px;
  border-radius: 5px;
}

.instruction_one .l .more:hover {
  background-color: #ff9f00;
}

.instruction_one .l .more a {
  color: #fff;
}

.instruction_two {
  height: 450px;
  margin-bottom: 100px;
}

.instruction_two .instruction_two_1 .r {
  width: 650px;
}

.instruction_two h5 {
  font-size: 32px;
  margin: 100px 0 50px;
}

.instruction_two .bjq {
  font-size: 18px;
  line-height: 33px;
}

.instruction_two_img {
  padding: 30px 0px 0px 30px;
}

.instruction_two_img img {
  border-radius: 50%;
  border: 1px solid #ccc;
  width: 80%;
}

.instruction_two .instruction_two_2 .l {
  width: 650px;
}

/*-------------------------------------*/
.columns_product_jinrong {
  background: url(../images/product_banner2.jpg);
}

.columns_product_jinrong .columns_con {
  margin: 0 auto;
  text-align: center;
}

.columns_product_jinrong ul li {
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  margin: 0 10px;
  border-right: 1px solid #FFF;
}

.columns_product_jinrong ul li:hover {
  background: rgba(0, 0, 0, 0.9);
}

.columns_product_jinrong ul li:hover a {
  color: #e60012;
}

.columns_product_jinrong ul li a {
  display: block;
  height: 50px;
  color: #fff;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
}

.columns_product_jinrong .columns_product1 {
  background: url(../images/columns1111.png) no-repeat center center;
}

.columns_product_jinrong .columns_product2 {
  background: url(../images/columns2222.png) no-repeat center center;
}

.columns_product_jinrong .columns_product3 {
  background: url(../images/columns3333.png) no-repeat center center;
}

.columns_product_jinrong .columns_product1:hover, .columns_product_jinrong .columns_product1_cur {
  background: url(../images/columns1.png) no-repeat center center;
}

.columns_product_jinrong .columns_product2:hover, .columns_product_jinrong .columns_product2_cur {
  background: url(../images/columns2.png) no-repeat center center;
}

.columns_product_jinrong .columns_product3:hover, .columns_product_jinrong .columns_product3_cur {
  background: url(../images/columns3.png) no-repeat center center;
}

.finance .l, .finance .r {
  width: 49%;
  margin: 20px 0;
}

.finance_list {
  margin-top: 20px;
}

.finance_list .fl .suckerdiv ul li {
  height: 42px;
}

.finance_list .fl .suckerdiv ul li a {
  border-bottom: 1px dashed #ccc;
  margin: 0 20px;
  width: 200px;
  line-height: 42px;
  height: 42px;
}

.finance_list .fr .product_series_category ul {
  border: none;
  margin: 0;
}

.finance_list .fr .product_series_category ul li {
  width: 225px;
  margin-bottom: 20px;
}

.finance_list .fr .product_series_category ul li p {
  padding: 0px 10px;
  height: 40px;
  line-height: 20px;
  margin-top: 10px;
}

.price {
  color: #d40000;
}

.finance_show2_list_box {
  margin-bottom: 20px;
}

.finance_show2_list_box img {
  margin: 10px 0;
}

/**/
.price_box {
  font-size: 16px;
  padding-top: 10px;
}

.price_box div {
  margin: 15px 0;
}

.lease a {
  display: inline-block;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  cursor: pointer;
}

.lease a:hover {
  border: 1px solid #e60012;
}

.price_box .add_chose {
  width: 105px;
  margin: 0;
  display: inline-block;
}

.price_box .add_chose a {
  float: left;
  margin: 5px 0 0 0;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 99em;
  overflow: hidden;
  background: url(../images/reduce-add.gif) no-repeat;
}

.price_box .add_chose a.reduce {
  background-position: 0 0;
}

.price_box .add_chose a.reduce:hover {
  background-position: 0 -16px;
}

.price_box .add_chose a.add {
  background-position: -16px 0;
}

.price_box .add_chose a.add:hover {
  background-position: -16px bottom;
}

.price_box .add_chose .text {
  float: left;
  margin: 0 5px;
  display: inline;
  border: solid 1px #ccc;
  padding: 4px 3px 4px 8px;
  width: 40px;
  line-height: 18px;
  font-size: 14px;
  color: #990000;
  font-weight: 800;
}

.price_box .price_box_input input {
  width: 120px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  margin-right: 10px;
  cursor: pointer;
  border-radius: 5px;
}

.price_box .price_box_input input:hover {
  background-color: #ff9a11;
}

.price_box .price_box_input .jrgwc:hover {
  background-color: #dedede;
}

.lease .datazhi {
  border: 1px solid #ccc;
}

.ljzl {
  background: #e60012;
  color: #fff;
  border: 1px solid #e60012;
}

.jrgwc {
  border: 1px solid #e60012;
  color: #e60012;
  background-color: #fff;
}

.hita {
  border: 1px solid #e60012;
  color: #fff;
  background-color: #e60012;
}

.hita:hover {
  color: #fff;
}

.shopping_cart {
  position: fixed;
  top: 300px;
  right: 0;
}

.shopping_cart .l {
  border: 1px solid #dfdfdf;
  width: 248px;
  background: #fff;
}

.shopping_cart .l ul li {
  border-bottom: 1px dashed #ccc;
  line-height: 40px;
  height: 39px;
  padding: 0 15px;
  color: #e60012;
}

.shopping_cart .l ul li span {
  float: right;
}

.shopping_cart .l ul dd a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  width: 198px;
  overflow: hidden;
}

.shopping_cart .r a {
  font-size: 18px;
  color: #fff;
  background: #e60012;
  width: 70px;
  height: 65px;
  display: block;
  text-align: center;
  line-height: 30px;
}

.shopping_cart_one {
  border-bottom: 1px solid #ddd;
  padding: 15px;
  line-height: 30px;
}

.shopping_cart_one .ljzl {
  width: 87px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
}

.shopping_cart_one .ljzl:hover {
  color: #fff;
  background-color: #ff9111;
}

.Online_Rental_tit {
  padding: 20px 0;
}

.Online_Rental_tit h5 {
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
}

/**/
.product_finance {
  margin-top: 25px;
}

.product_finance .fr {
  width: 900px;
}

.title6 {
  font-size: 22px;
  border-left: 5px solid #999;
  padding-left: 15px;
  margin-bottom: 20px;
}

.financial_lease_brief, .financial_lease_brief_box {
  margin-bottom: 30px;
}

.financial_lease_brief_box_l, .financial_lease_brief_box_r {
  padding-bottom: 15px;
}

.financial_lease_brief h6 {
  font-size: 24px;
  font-weight: normal;
}

.financial01 {
  background: url(../images/financial01.jpg) no-repeat;
  width: 900px;
  height: 236px;
}

.financial02 {
  background: url(../images/financial02.jpg) no-repeat;
  width: 900px;
  height: 236px;
}

.financial03 {
  background: url(../images/financial03.jpg) no-repeat;
  width: 900px;
  height: 236px;
}

.financial_lease_brief h6 {
  margin-top: 50px;
}

.financial_lease_brief .r {
  margin-right: 50px;
}

.financial_lease_brief .l {
  margin-left: 100px;
}

.financial_lease_brief .bjq {
  font-size: 18px;
}

/*-------------------------------------*/
.fittings .l {
  width: 33%;
  margin: 20px 0;
}

/*-------------------------------------*/
.application .sort_list li dl dd {
  padding-left: 20px;
}

.sort_list .application_cur {
  color: #e60012;
}

.sort_list .application_cur a {
  color: #e60012;
}

.sort_list dl dd a:hover {
  color: #e60012;
}

.finance_list .fr .product_series_category ul li:hover a {
  color: #e60012;
}

/**/
.product_finance_mortgage {
  margin-top: 15px;
}

.product_finance_mortgage .financial_lease_brief h6 {
  margin-top: 100px;
  font-size: 35px;
  color: #333;
}

.product_finance_mortgage .financial_lease_brief .bjq {
  font-size: 28px;
  line-height: 40px;
  color: #333;
}

.financial_mortgage05_con {
  margin-top: 80px;
}

.financial_mortgage05_con .fr {
  font-size: 45px;
  color: #333;
  font-weight: bold;
  line-height: 200px;
}

.financial_mortgage01 {
  background: url(../images/financial_mortgage01.jpg) no-repeat center center;
  height: 400px;
}

.financial_mortgage02 {
  background: url(../images/financial_mortgage02.jpg) no-repeat center center;
  height: 400px;
}

.financial_mortgage03 {
  background: url(../images/financial_mortgage03.jpg) no-repeat center center;
  height: 400px;
}

.financial_mortgage04 {
  background: url(../images/financial_mortgage04.jpg) no-repeat center center;
  height: 400px;
}

.financial_mortgage05 {
  background: url(../images/financial_mortgage05.jpg) no-repeat center center;
  height: 400px;
}

.financial_mortgage06 {
  background: #f0f0f0;
  height: 400px;
}

.financial_mortgage07 {
  background: url(../images/pinzhi6.jpg) no-repeat center center;
  height: 400px;
}

.financial_mortgage06_con {
  width: 1000px;
  margin: 0 auto;
  font-size: 20px;
  color: #333;
  line-height: 32px;
}

.financial_mortgage06_con .fl {
  width: 499px;
  text-align: center;
  margin-top: 80px;
}

.financial_mortgage06_con .fr {
  width: 499px;
  text-align: center;
  margin-top: 80px;
  border-left: 1px solid #ccc;
}

.financial_mortgage06_con .fr a {
  margin-top: 30px;
  display: block;
}

/**/
.index_banner {
  position: relative;
}

.index_banner .bx-wrapper {
  margin: 0 auto;
}

.clear {
  clear: both;
}

#jquerytuts img {
  border-radius: 0px;
  width: 137px;
  height: 137px;
  margin-top: -30px;
}

#showCar li span a {
  cursor: pointer;
}

.vshow {
  text-align: center;
}

.foot_cont {
  margin-top: 10px;
}

.foot_cont a {
  color: #000;
}

.shopping_cart a {
  cursor: pointer;
}

#iDBody2, #cartyc {
  display: none;
}

.about_1_con ul li {
  float: left;
  margin-left: 25px;
}

.about_1_con ul li img {
  border: 1px solid #ccc;
}

.about_1_con ul li p {
  text-align: center;
  line-height: 30px;
}

.size {
  font-size: 20px;
}

.title_size h2 a {
  font-size: 16px;
}

.touzi_pdf {
  border-bottom: 1px dashed #ccc;
  margin-top: 5px;
}

.pdf_time {
  float: right;
}

#menu {
  display: none;
}

.flickr {
  text-align: center;
}

.flickr span, .flickr a {
  border: 1px solid #e60012;
  padding: 5px 10px;
  margin-right: 3px;
  color: #444;
}

.flickr .current {
  background: #e60012;
  color: #FFF;
  border: 1px solid #e60012;
}

.table-bordered {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #AAA;
  text-align: center;
  line-height: 30px;
}

.designp img {
  max-width: 280px;
}

#online_service_bar {
  display: block;
}
